github.com/gotd/td/internal/exchange.Exchanger.timeout (field)

4 uses

	github.com/gotd/td/internal/exchange (current package)
		flow.go#L27: 	timeout time.Duration
		flow.go#L51: 	e.timeout = timeout
		flow.go#L63: 		timeout: DefaultTimeout,
		flow.go#L72: 		timeout: e.timeout,